home *** CD-ROM | disk | FTP | other *** search
/ World of Education / World of Education.iso / world_p / pct05b.zip / SCIENCE.DOC < prev    next >
Text File  |  1992-04-07  |  7KB  |  187 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.                            Science Class Trivia
  11.                                   
  12.                                   0.5
  13.  
  14.                             April 9, 1992
  15.  
  16.                         PCBoard 14.x and GAP 4.x
  17.                            WILDCAT!, Spitfire
  18.                              QBBS, RBBS, RA
  19.                                   WWIV
  20.  
  21.                                    by
  22.  
  23.                               Alan Bennett
  24.  
  25.                        TES SOFTWARE (c) 1991,1992
  26.  
  27.                                 5 LINES
  28.  
  29.             (919) 895-0368 -  Dual Standard - 1200 - 38400 Bps
  30.  
  31.  
  32.  
  33.  
  34.  
  35.                                 OVERVIEW
  36.                                 ________
  37.  
  38.         This door was written with Ted Freemans fabulous Dframe modules
  39.  
  40.         This ZIP file was created using the -AV function of PKZIP.  If
  41.         my AV is missing then this file may not be complete of has been
  42.         tampered with.  Complete and current editions of this program
  43.         are always available for D/L on Terminal Entry BBS.  If the AV
  44.         is missing please complain to your sysop to stop the practice of
  45.         removing AV's as this is your assurance from the programmer that
  46.         the file is complete and virus free.
  47.  
  48.  
  49.                               INSTALLATION
  50.                               ____________
  51.  
  52.     *** Science Trivia does need the Brun45.exe Module it is a ***
  53.  
  54.  
  55.  ** You ****MUST**** run Install.com to install or upgrade Science Trivia **
  56.    
  57.    Installation is fairly easy and straight-forward. The following steps and
  58.    examples should have you up and running in a very short period of time.
  59.    It is assumed that you are familiar with setting up DOORS on your system.
  60.    To this end, only examples of the configuration file and Door batch file
  61.    are described.
  62.  
  63.       1) Place the Science.cfg in the node home directory
  64.  
  65.       2) Place the Science.exe anywhere in your path.
  66.  
  67.       3) Create the door.bat file for the door that you need registered
  68.       
  69.       
  70.  
  71.                Follow this sample DOOR.BAT file if needed:
  72.  
  73.    @ECHO OFF -----------------> Turns the Echo Off
  74.    CLS -----------------------> Clears the Screen
  75.    CD\WC30\DOOR\SCIENCE-------> Change to your BBS's Node home directory
  76.    SCIENCE SCIENCE.CFG -------> Run Science Trivia door
  77.    CD\WC30--------------------> Go to the Main doors directory
  78.    
  79.  
  80.  
  81.  
  82.  
  83.  
  84.    C:\WILDCAT\CALLINFO.BBS ──┐  <- For Wildcat!
  85.    C:\PCB\PCBOARD.SYS        │  <- For PCBoard using PCBOARD.SYS only
  86.    C:\PCB\USERS              │  <- For PCBoard using USERS only
  87.    C:\BBS\DOOR.SYS           │  <- For Systems that support DOOR.SYS
  88.    C:\BBS\DORINFOx.DEF       │  <- For QBBS/RBBS/RA.  Replace x with Node #.
  89.    C:\BBS\USERINFO.DAT          <- WILDCAT 3.0!
  90.    Terminal Entry BBS           <- Your BBS Name
  91.    Alan                         <- SysOp's First Name
  92.    Bennett                      <- SysOp's Last Name
  93.    C:\WC30\BULL\BULL25.SCR      <- Path to your ANSI Bulletin
  94.    C:\WC30\BULL\BULL25.BBS      <- Path to your ASCII Bulletin
  95.    25                           <- Maximum number of questions per day should be
  96.                                    15-25 but NO MORE than 25. Registering this
  97.                                    door will get ride of the limit.
  98. ********************************************************************************
  99.  
  100.      Edit this .CFG file to suit your individual BBS.  All 7 lines MUST
  101.      be present.
  102.  
  103.    Line 1:  This line points to where SCIENCE.EXE will find the callers
  104.             information file.  Just include the line that your particular
  105.             BBS uses.  DO NOT put all of them in the CFG file.
  106.  
  107.    Line 2:  Place the name of your BBS on this line.
  108.  
  109.    Line 3:  SysOp's first name goes here.
  110.  
  111.    Line 4:  SysOp's last name goes here.
  112.    
  113.    Line 5:  Path to your Ansi Bulletins
  114.    
  115.    Line 6:  Path to your Ascii Bulletins
  116.  
  117.    Line 7:  Number of Questions per day.. The max is 120 but you should
  118.             specify between 15-25 per day for each user NO MORE than 25
  119.             per day. Registering this door will get ride of the limit.
  120.  
  121.    Line 8:  Place a "YES" to let users play more than once per day or "NO"
  122.             to limit plays per day to 1
  123.  
  124.       If you use the above CFG file be sure to remove all remarks and use
  125.    a pure ASCII editor such as EDLIN or QEDIT.  Hidden control codes could
  126.    cause the program to depart for worlds unknown.
  127.  
  128.       4) Create a batch file or modify the DOOR.BAT file supplied. A
  129.          description of this file follows:
  130.  
  131.             ECHO OFF
  132.             CD \WC30\DOOR\SCIENCE
  133.             SCIENCE SCIENCE.CFG     EXE filename and CFG filename
  134.             CD\WC30
  135.  
  136.  
  137.  
  138.        5) When running in more than one node, be sure to supply a
  139.           different configuration name for each node (your choice of name).
  140.  
  141.           EX: SCIENCE1.CFG  SCIENCE2.CFG
  142.  
  143.        SCIENCE TRIVIA has been tested under LIVECAT! and performs very well.
  144.        The only problem that has risen is the /5 or /7 irq in the Livecat
  145.        script file. So I recommend that you don't use it on a non standard
  146.        comm port while running Livecat.
  147.  
  148. ---------------------------------------------------------------------------------
  149.  
  150.      Science Trivia supports com 1-4 and irq 5-7 if your using the irq 5 or 7
  151.         just specify it on the command line when invoking the main door..
  152.  
  153.  
  154.                          Science Science.cfg /5 or /7
  155.  
  156.  
  157.         This will let Science Trivia run on a non standard com port..
  158.         The /5 and /7 represent the Irq setting on your serial card
  159.  
  160. -------------------------------------------------------------------------------------
  161.  
  162.  
  163.                                  LEGALITIES
  164.                                  __________
  165.  
  166.  
  167.       THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS"
  168.       WITHOUT WARRANTY, EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT
  169.       LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  170.       FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL ANYONE INVOLVED WITH
  171.       THE CREATION AND PRODUCTION OF THIS PRODUCT BE LIABLE FOR INDIRECT,
  172.       SPECIAL, OR CONSEQUENTIAL DAMAGES, ARISING OUT OF ANY USE THEREOF
  173.       OR BREACH OF ANY WARRANTY.
  174.  
  175.  
  176.  
  177.                              DISTRIBUTION
  178.                              ____________
  179.  
  180.    You may make this file available for downloading from your BBS or you may
  181.    upload it to any BBS of your choice, provided that you do not make any
  182.    changes to the contents of the archive (ZIP file). The archive and its
  183.    individual contents may not be used by any service that charges any money
  184.    whatsoever, without the written permission of the author.
  185.  
  186.  
  187.